The Meridian client applications can display the contents of an external (not Web Access) website page as a property page for a document or folder. This can be useful if additional information about the documents or folders in a vault resides in another information system. That information can be shown together with the Meridian vault data so that users don’t have to access the other system to view the additional data. The external page can be an existing web page of another application or a custom web page you create to query a database and present the information inside Meridian. If the page accepts parameters that specify the information to display, you can calculate those parameter values using VBScript to retrieve and format Meridian document or folder property values.
To configure an external page:
Option | Description |
---|---|
Use external page |
Select this page to display an external website page instead of Meridian panels containing property, command, or text elements. |
Page URL |
Type the full URL to the external page. To calculate parameters to pass in the URL, click the Meridian Enterprise Script Editor button |
Related concepts